home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 11924 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  740 b 

  1. Path: nntp1.best.com!usenet
  2. From: javaprog@best.com (John Lockwood)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: STL multimap question
  5. Date: Sun, 17 Mar 1996 02:31:39 GMT
  6. Organization: Best Internet Communications
  7. Message-ID: <4iftio$4n6@nntp1.best.com>
  8. References: <4i9e8b$9p0@sundog.tiac.net>
  9. NNTP-Posting-Host: javaprog.vip.best.com
  10. X-Newsreader: Forte Free Agent 1.0.82
  11.  
  12. lindak@pumpkin.iii.net (Linda Kasparek) wrote:
  13.  
  14. >I am adding integer keys, of which some are duplicates, to an STL multimap.  If I were to iterate through one of those
  15. >duplicate keys, would I be guaranteed to receive the keys in the order they were added?  
  16.  
  17. Offhand I'd say no.
  18.  
  19.  
  20.  
  21. Regards,
  22.  
  23.  
  24.  
  25. John Lockwood
  26. john@wwg.com
  27. javaprog@best.com
  28. http://www.best.com/~javaprog
  29.  
  30.